Merged
Conversation
Contributor
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
v1v
commented
Aug 27, 2024
Contributor
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
6 tasks
This was referenced Aug 28, 2024
pierrehilbert
approved these changes
Aug 30, 2024
VihasMakwana
approved these changes
Sep 2, 2024
reakaleek
approved these changes
Sep 4, 2024
v1v
commented
Sep 4, 2024
faec
approved these changes
Sep 4, 2024
Contributor
|
|
jlind23
approved these changes
Sep 11, 2024
mergify bot
pushed a commit
that referenced
this pull request
Sep 11, 2024
(cherry picked from commit 54f3d9e)
mergify bot
pushed a commit
that referenced
this pull request
Sep 11, 2024
(cherry picked from commit 54f3d9e)
This was referenced Sep 11, 2024
mergify bot
pushed a commit
that referenced
this pull request
Sep 11, 2024
(cherry picked from commit 54f3d9e)
7 tasks
v1v
added a commit
that referenced
this pull request
Sep 11, 2024
(cherry picked from commit 54f3d9e) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
that referenced
this pull request
Sep 11, 2024
(cherry picked from commit 54f3d9e) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
pushed a commit
that referenced
this pull request
Sep 11, 2024
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Enable
updateclipolicies to bump the Ironbank versions automatically, then #39988 and #40469 won't be manually created.Those policies can be found at https://github.com/elastic/oblt-updatecli-policies/tree/main/updatecli/policies/ (NOTE: This is a private repository only accessible by Elastic employees)
Additional changes
values.d/scm.ymlfile.Why is it important?
One less thing to be worried about.
Checklist
./changelog/fragmentsusing the changelog toolDisruptive User Impact
How to test this PR locally
gh pr checkout 40633$ GITHUB_TOKEN=$(gh auth token) updatecli compose diff --experimental$ GITHUB_REPOSITORY=elastic/beats \ GITHUB_ACTOR=v1v \ GITHUB_TOKEN=$(gh auth token) \ updatecli compose apply --experimentalRelated issues
See elastic/apm-server#13934
Questions to ask yourself